Autogenerated HTML docs for v2.10.1-613-g2cc2e 
diff --git a/git-ls-files.html b/git-ls-files.html index e9eb956..42f4264 100644 --- a/git-ls-files.html +++ b/git-ls-files.html 
@@ -757,7 +757,8 @@  [--exclude-per-directory=&lt;file&gt;]   [--exclude-standard]   [--error-unmatch] [--with-tree=&lt;tree-ish&gt;]  - [--full-name] [--abbrev] [--] [&lt;file&gt;&#8230;]</pre>  + [--full-name] [--recurse-submodules]  + [--abbrev] [--] [&lt;file&gt;&#8230;]</pre>   <div class="attribution">   </div></div>   </div>  @@ -1050,6 +1051,15 @@  </p>   </dd>   <dt class="hdlist1">  +--recurse-submodules  +</dt>  +<dd>  +<p>  + Recursively calls ls-files on each submodule in the repository.  + Currently there is only support for the --cached mode.  +</p>  +</dd>  +<dt class="hdlist1">   --abbrev[=&lt;n&gt;]   </dt>   <dd>  @@ -1188,7 +1198,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2016-08-26 14:45:20 PDT  +Last updated 2016-10-26 15:23:54 PDT   </div>   </div>   </body>